﻿capital = 11

oob = "tabrasa_1936POL"


recruit_character = LIT_antanas_smetona
recruit_character = LIT_antanas_snieckus
recruit_character = LIT_kazys_grinius
recruit_character = LIT_augustinas_voldemaras
recruit_character = LIT_kazys_skuchas
recruit_character = LIT_petras_schatz
recruit_character = LIT_feliksas_baltusis
recruit_character = LIT_vincentas_latozaite
recruit_character = LIT_albinas_cepas
recruit_character = LIT_adolfas_ramanauskas
recruit_character = LIT_juozas_ambrazevicius
recruit_character = LIT_jonas_cernius
recruit_character = LIT_vladas_karvelis
recruit_character = LIT_antanas_gustaitis
recruit_character = LIT_antanas_kaskelis
recruit_character = LIT_juoza_barzda_bradauskas
recruit_character = LIT_leonas_bistras
recruit_character = LIT_vladas_jurgutis
recruit_character = LIT_mykolas_slezevicius
recruit_character = LIT_zigmas_angarietis
recruit_character = LIT_karl_gero
IF = { 
	limit = { has_dlc = "No Step Back" }
	recruit_character = LIT_stasys_rastikis
	recruit_character = LIT_antanas_venclova
	recruit_character = LIT_vytautas_alantas
	recruit_character = LIT_vladas_mironas
	recruit_character = LIT_ernestas_galvanauskas
	recruit_character = LIT_vytautas_petrulis
	recruit_character = LIT_aleksandras_stulginskis
	recruit_character = LIT_jonas_staugaitis
	recruit_character = LIT_mecislovas_gedvilas
	recruit_character = LIT_vincas_mickevicius_kapsukas
	recruit_character = LIT_stasys_pundzevichius
	recruit_character = LIT_kazys_musteikis
	recruit_character = LIT_edvardas_adamkavicius
}


# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	interwar_antiair = 1
	interwar_antitank = 1
	basic_train = 1
	motorised_infantry = 1
	tech_support = 1
	basic_train = 1
	tech_trucks = 1 
}
add_equipment_to_stockpile = { type = train_equipment_1 amount = 75 producer = GER }


if = {
	limit = { has_dlc = "By Blood Alone" }
		set_technology = {
			aa_lmg = 1
			engines_1 = 1
			early_bombs = 1
			aircraft_construction = 1
			iw_small_airframe = 1
			iw_medium_airframe = 1
		}
	create_equipment_variant = {
		name = "NiD 62" #also covers Ar 68
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_2x
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}
	}
	create_equipment_variant = {
		name = "Amiot 143"
		type = medium_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = medium_bomb_bay
			fixed_auxiliary_weapon_slot_1 = empty
			fixed_auxiliary_weapon_slot_2 = empty
			fixed_auxiliary_weapon_slot_3 = empty
			engine_type_slot = engine_1_2x
			special_type_slot_1 = lmg_defense_turret
			special_type_slot_2 = lmg_defense_turret
			special_type_slot_3 = empty
			special_type_slot_4 = empty
		}
	}	
	else = {
		set_technology = {
			early_fighter = 1
			early_bomber = 1
		}
	}
}	


if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = { 
		gwtank = 1
	}
}

if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = { 
		gwtank_chassis = 1
		
	}
}


if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		early_ship_hull_cruiser = 1
		basic_battery = 1
		basic_dp_light_battery = 1
		basic_torpedo = 1
		coastal_defense_ships = 1
	}
}
if = {
	limit = { not = { has_dlc = "Man the Guns" } }
	set_technology = {
		early_destroyer = 1
		early_light_cruiser = 1
	}
}

if = {
	limit = { has_dlc = "Man the Guns" }
	# Destroyers #
	create_equipment_variant = {
		name = "DD Class"			
		type = ship_hull_light_1
		name_group = LIT_DD_HISTORICAL
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = dp_light_battery_1
			fixed_ship_anti_air_slot = ship_anti_air_1
			fixed_ship_fire_control_system_slot = ship_fire_control_system_0
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = light_ship_engine_1
			fixed_ship_torpedo_slot = ship_torpedo_1
			mid_1_custom_slot = empty
			rear_1_custom_slot = empty
		}
	}
	# Light Cruisers #
	create_equipment_variant = {
		name = "CL Class"					
		type = ship_hull_cruiser_1
		name_group = LIT_CL_HISTORICAL
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = ship_medium_battery_1
			fixed_ship_anti_air_slot = ship_anti_air_1
			fixed_ship_fire_control_system_slot = ship_fire_control_system_0
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = cruiser_ship_engine_1
			fixed_ship_armor_slot = ship_armor_cruiser_1
			fixed_ship_secondaries_slot = dp_ship_secondaries_1
			mid_1_custom_slot = ship_torpedo_1
			mid_2_custom_slot = empty
			rear_1_custom_slot = ship_airplane_launcher_1
		}
	}
	# Costal Defense #
	create_equipment_variant = {
		name = "CD Class"
		type = ship_hull_cruiser_coastal_defense_ship
		name_group = LIT_CA_HISTORICAL
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = ship_heavy_battery_1
			fixed_ship_anti_air_slot = ship_anti_air_1
			fixed_ship_fire_control_system_slot = ship_fire_control_system_0
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = cruiser_ship_engine_1
			fixed_ship_armor_slot = ship_armor_cruiser_1
			fixed_ship_secondaries_slot = dp_ship_secondaries_1
			mid_1_custom_slot = dp_ship_secondaries_1
			mid_2_custom_slot = empty
			rear_1_custom_slot = empty
		}
	}
}





if = {
	limit = {
		has_dlc = "La Resistance"
	}
	set_technology = {
		armored_car1 = 1
	}
}

set_convoys = 20
set_research_slots = 4
add_political_power = 2000
add_manpower = 50000
add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 10000 producer = GER }


set_popularities = {
	democratic = 25
	fascism = 25
	communism = 25
	neutrality = 25
}



set_politics = {
	ruling_party = neutrality
	last_election = "1926.5.8"
	election_frequency = 120
	elections_allowed = no
}

1939.1.1 = {
	set_politics = {
		ruling_party = neutrality
		last_election = "1936.6.10"
		election_frequency = 120
		elections_allowed = no
	}
}

